* lisp/emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 13 Oct 2011 05:18:12 +0000 (01:18 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 13 Oct 2011 05:18:12 +0000 (01:18 -0400)
commit785f3bbbb60779f0d7b86042748ec7b89fe1223b
treef7136d97bde1ae1a5b9ad3c7a2d635c81101dbdf
parent677ac858865a0e1af43e9f3cc9ed2d88d23057a2
* lisp/emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
even in case of error; add debug spec; simplify data flow.
(with-timeout-handler): Remove.
lisp/ChangeLog
lisp/emacs-lisp/timer.el